[INFO] cloning repository https://github.com/semanticss/finite_difference
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/semanticss/finite_difference" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsemanticss%2Ffinite_difference", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsemanticss%2Ffinite_difference'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 82f6229cca5a8470dd2137858b1a9de90b729886
[INFO] checking semanticss/finite_difference/82f6229cca5a8470dd2137858b1a9de90b729886 against master#40557f6225e337d68c8d4f086557ce54135f5dd9 for pr-158447
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsemanticss%2Ffinite_difference" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/semanticss/finite_difference
[INFO] finished tweaking git repo https://github.com/semanticss/finite_difference
[INFO] tweaked toml for git repo https://github.com/semanticss/finite_difference written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/semanticss/finite_difference on toolchain 40557f6225e337d68c8d4f086557ce54135f5dd9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/semanticss/finite_difference already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rawpointer v0.2.1
[INFO] [stderr]   Downloaded matrixmultiply v0.3.10
[INFO] [stderr]   Downloaded ndarray-linalg v0.16.0
[INFO] [stderr]   Downloaded cblas-sys v0.1.4
[INFO] [stderr]   Downloaded lax v0.16.0
[INFO] [stderr]   Downloaded cmake v0.1.57
[INFO] [stderr]   Downloaded katexit v0.1.5
[INFO] [stderr]   Downloaded cauchy v0.4.0
[INFO] [stderr]   Downloaded approx v0.4.0
[INFO] [stderr]   Downloaded num-complex v0.4.6
[INFO] [stderr]   Downloaded portable-atomic-util v0.2.4
[INFO] [stderr]   Downloaded ndarray v0.15.6
[INFO] [stderr]   Downloaded ndarray v0.17.1
[INFO] [stderr]   Downloaded netlib-src v0.8.0
[INFO] [stderr]   Downloaded lapack-sys v0.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fb13f0d7076be8cb0ebe34c9c62138a7c8c95c8c9e2aacebdb6c56204d52d8cc
[INFO] running `Command { std: "docker" "start" "fb13f0d7076be8cb0ebe34c9c62138a7c8c95c8c9e2aacebdb6c56204d52d8cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fb13f0d7076be8cb0ebe34c9c62138a7c8c95c8c9e2aacebdb6c56204d52d8cc" "/opt/rustwide/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb13f0d7076be8cb0ebe34c9c62138a7c8c95c8c9e2aacebdb6c56204d52d8cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fb13f0d7076be8cb0ebe34c9c62138a7c8c95c8c9e2aacebdb6c56204d52d8cc" "/opt/rustwide/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling zerocopy v0.8.32
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking lapack-sys v0.14.0
[INFO] [stderr]     Checking cblas-sys v0.1.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling netlib-src v0.8.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking cauchy v0.4.0
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking ndarray v0.17.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling katexit v0.1.5
[INFO] [stderr]     Checking lax v0.16.0
[INFO] [stderr]     Checking ndarray-linalg v0.16.0
[INFO] [stderr]     Checking finite_difference v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ndarray_linalg::Solve`
[INFO] [stdout]  --> src/finite_diff.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ndarray_linalg::Solve;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ndarray_linalg::Solve`
[INFO] [stdout]  --> src/finite_diff.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ndarray_linalg::Solve;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fin_diff` is never used
[INFO] [stdout]  --> src/finite_diff.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn fin_diff<F> (f: F, omega: Array1<f64>, n: usize, bc: Array1<f64> ) -> (Array2<f64>, Array1<f64>)
[INFO] [stdout]   |        ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fin_diff` is never used
[INFO] [stdout]  --> src/finite_diff.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn fin_diff<F> (f: F, omega: Array1<f64>, n: usize, bc: Array1<f64> ) -> (Array2<f64>, Array1<f64>)
[INFO] [stdout]   |        ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found module `finite_diff`
[INFO] [stdout]  --> src/main.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let (a, b) = finite_diff.fin_diff([0.0, 1.0], |x| x.mapv(|val| val.sin(), 100, [0.0, 0.0]));
[INFO] [stdout]   |                  ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: use the path separator to refer to an item
[INFO] [stdout]   |
[INFO] [stdout] 6 -     let (a, b) = finite_diff.fin_diff([0.0, 1.0], |x| x.mapv(|val| val.sin(), 100, [0.0, 0.0]));
[INFO] [stdout] 6 +     let (a, b) = finite_diff::fin_diff([0.0, 1.0], |x| x.mapv(|val| val.sin(), 100, [0.0, 0.0]));
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ndarray_linalg::Solve`
[INFO] [stdout]  --> src/finite_diff.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ndarray_linalg::Solve;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found module `finite_diff`
[INFO] [stdout]  --> src/main.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let (a, b) = finite_diff.fin_diff([0.0, 1.0], |x| x.mapv(|val| val.sin(), 100, [0.0, 0.0]));
[INFO] [stdout]   |                  ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: use the path separator to refer to an item
[INFO] [stdout]   |
[INFO] [stdout] 6 -     let (a, b) = finite_diff.fin_diff([0.0, 1.0], |x| x.mapv(|val| val.sin(), 100, [0.0, 0.0]));
[INFO] [stdout] 6 +     let (a, b) = finite_diff::fin_diff([0.0, 1.0], |x| x.mapv(|val| val.sin(), 100, [0.0, 0.0]));
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ndarray_linalg::Solve`
[INFO] [stdout]  --> src/finite_diff.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ndarray_linalg::Solve;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0423`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `finite_difference` (bin "finite_difference") due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0423`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `finite_difference` (bin "finite_difference" test) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "fb13f0d7076be8cb0ebe34c9c62138a7c8c95c8c9e2aacebdb6c56204d52d8cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb13f0d7076be8cb0ebe34c9c62138a7c8c95c8c9e2aacebdb6c56204d52d8cc", kill_on_drop: false }`
[INFO] [stdout] fb13f0d7076be8cb0ebe34c9c62138a7c8c95c8c9e2aacebdb6c56204d52d8cc
